OnItemRemoved Method

Syntax
C#
VB
C++
protected override void OnItemRemoved( 
   MedicalViewerCollectionEventArgs<MedicalViewerDoublePlaneCutLine> e 
) 
  
Protected Overrides Sub OnItemRemoved( _ 
   ByVal e As MedicalViewerCollectionEventArgs(Of MedicalViewerDoublePlaneCutLine) _ 
)  
            protected: 
void OnItemRemoved(  
   MedicalViewerCollectionEventArgs<MedicalViewerDoublePlaneCutLine^>^ e 
) override  

Parameters

e
A MedicalViewerCollectionEventArgs that contains the event data.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.